home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu096.dms / pu096.adf / read_me < prev    next >
Text File  |  1986-08-03  |  1KB  |  40 lines

  1.  
  2. Proff - A portable formatter
  3.  
  4. This is the first distribution of PROFF, a formatter based
  5. on software tools ROFF. It is mainly a C re-write of ROFF,
  6. (now known as FORMAT), with some expansions. It is mainly
  7. intended for non-UN*X systems, CP/M, MS-DOS and the like.
  8.  
  9. Proff was originally written for The Faculty of Administrative
  10. Studies, York University, to supplement their microcomputer
  11. environment. As of this release, the formatter is in the
  12. control of The Faculty of Administrative Studies.
  13.  
  14. There is no man page for proff, for it was never intended
  15. for UN*X systems. There is, however two comprehensive
  16. documents to answer all questions.
  17.  
  18. The C code for PROFF is quite warped, and should be approached
  19. carefully. [Ok..Ok.. it is all my fault.. too much midnight
  20. oil..]    It is reasonably customazible, by changing proffsym.new.
  21. This file is processed by ltb, a static hash table generator.
  22. This approach is most useful to change the operator keywords,
  23. create aliases, and it also bypassess the initialization
  24. overhead. [see the makefile for the right output file names
  25. for ltb]
  26.  
  27. PROFF is not copyrighted, at least for this release. Future
  28. releases may contain York University copyright.
  29.  
  30. Please send me all updates, bugfixes and other tidbits,
  31. so that future releases may be coordinated smoothly.
  32.  
  33. enjoy.
  34.         oz
  35.         bitnet: oz@yuyetti
  36.             oz@yusol
  37.         usenet: {ihnp4|decvax|allegra|linus}!utzoo!yetti!oz
  38.         phonet: (416) 667 3976
  39.  
  40.